home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _5E7A56291B9F4E82A8F6AABF6A64B2F5 < prev    next >
Text File  |  2006-03-14  |  2KB  |  95 lines

  1. <window>
  2.   <id>2002</id> 
  3.   <defaultcontrol>10</defaultcontrol> 
  4.   <allowoverlay>yes</allowoverlay>
  5.   <controls>
  6.       <control>
  7.       <type>image</type>
  8.       <id>0</id>
  9.       <posX>0</posX>
  10.       <posY>0</posY>
  11.       <width>1280</width>
  12.       <height>720</height>
  13.       <texture>translucent_background.png</texture>
  14.     </control>
  15.     <control>
  16.       <type>image</type> 
  17.     <id>0</id> 
  18.     <posX>272</posX> 
  19.     <posY>155</posY> 
  20.     <width>736</width> 
  21.     <height>420</height> 
  22.     <texture>context_background.png</texture> 
  23.       </control>
  24.  
  25. <control>
  26.   <type>image</type> 
  27.     <id>2332</id> 
  28.     <posX>290</posX> 
  29.     <posY>157 </posY>
  30.     <texture>popup_titlebar.png</texture> 
  31.   </control>
  32.  
  33. <control>
  34.   <type>image</type> 
  35.     <id>2332</id> 
  36.     <posX>313</posX> 
  37.     <posY>176 </posY>
  38.     <texture>popup_glare.png</texture> 
  39.   </control>
  40.  
  41.     <control>
  42.         <description>dialog Heading</description> 
  43.         <type>label</type> 
  44.         <id>2</id> 
  45.         <posX>640</posX> 
  46.         <posY>270</posY>
  47.         <label>0</label> 
  48.         <font>font13</font>
  49.         <align>center</align>
  50.         <textcolor>ffffffff</textcolor> 
  51.     </control>
  52.     <control>
  53.         <description>dialog line 1</description> 
  54.         <type>label</type> 
  55.         <id>3</id> 
  56.         <posX>640</posX> 
  57.         <posY>340</posY> 
  58.         <label>0</label> 
  59.         <font>font16</font> 
  60.         <align>center</align>
  61.         <textcolor>ffffffff</textcolor> 
  62.     </control>
  63.     <control>
  64.         <description>dialog line 2</description> 
  65.         <type>label</type> 
  66.         <id>4</id> 
  67.         <posX>640</posX> 
  68.         <posY>370</posY> 
  69.         <label>0</label> 
  70.         <font>font13</font> 
  71.         <align>center</align>
  72.         <textcolor>ffffffff</textcolor> 
  73.     </control>
  74.     <control>
  75.         <description>OK button</description> 
  76.         <type>button</type> 
  77.         <id>10</id> 
  78.         <posX>520</posX> 
  79.         <posY>440</posY> 
  80.         <textXOff>105</textXOff>
  81.         <textYOff>20</textYOff>  
  82.         <width>240</width> 
  83.         <height>76</height>
  84.         <align>center</align>
  85.         <textureFocus>button_focus.png</textureFocus>
  86.         <textureNoFocus>button_nofocus.png</textureNoFocus>
  87.         <textcolor>CC333333</textcolor>
  88.         <label>OK</label> 
  89.         <onleft>11</onleft> 
  90.         <onright>11</onright> 
  91.         <onup>10</onup> 
  92.         <ondown>10</ondown> 
  93.     </control>
  94.   </controls>
  95. </window>